home *** CD-ROM | disk | FTP | other *** search
- {
- "schema": {
- "PublisherID": "Long Integer",
- "Name": "Text (50)",
- "Address": "Text (50)",
- "City": "Text (50)",
- "ProvState": "Text (2)",
- "PCodeZip": "Text (20)",
- "YTDBuy": "Currency",
- "FileOpenDate": "DateTime",
- "TimeStamp": "DateTime"
- },
- "data": [
- {
- "PublisherID": 1,
- "Name": "Great Book Company",
- "Address": "38 Parkside Dr.",
- "City": "New York",
- "ProvState": "NY",
- "PCodeZip": "210001",
- "YTDBuy": 10123,
- "FileOpenDate": "01/22/95 00:00:00",
- "TimeStamp": "11/10/95 11:28:14"
- },
- {
- "PublisherID": 2,
- "Name": "U-Write Books",
- "Address": "710 Dorval Drive, Suite 202",
- "City": "Oakville",
- "ProvState": "ON",
- "PCodeZip": "L6K 3V7",
- "YTDBuy": 34,
- "FileOpenDate": "10/13/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 3,
- "Name": "University of Carleton Press",
- "Address": "12 Yates St.",
- "City": "New York",
- "ProvState": "NY",
- "PCodeZip": "203412",
- "YTDBuy": 34765.21,
- "FileOpenDate": "07/20/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 4,
- "Name": "Rel Dey",
- "Address": "163 Jackson Street West",
- "City": "New York",
- "ProvState": "NY",
- "PCodeZip": "300012",
- "YTDBuy": 12567.34,
- "FileOpenDate": "04/28/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 5,
- "Name": "Pulp Specialties Co. Ltd.",
- "Address": "5-130 Harold Ave.",
- "City": "Princeton",
- "ProvState": "BC",
- "PCodeZip": "V0X 1W0",
- "YTDBuy": 186219,
- "FileOpenDate": "10/29/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 6,
- "Name": "Galaxy Publishing Company",
- "Address": "1460 Oxford St. E",
- "City": "London",
- "ProvState": "ON",
- "PCodeZip": "N5V 1W2",
- "YTDBuy": 2314.1,
- "FileOpenDate": "06/29/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 7,
- "Name": "Busy Hands Books",
- "Address": "150 Dundurn Street South",
- "City": "Hamilton",
- "ProvState": "ON",
- "PCodeZip": "L8P 4K3",
- "YTDBuy": 8372.82,
- "FileOpenDate": "07/14/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 8,
- "Name": "Kids Kreative Korner Books",
- "Address": "5121 Steeles Ave. W.",
- "City": "New York",
- "ProvState": "NY",
- "PCodeZip": "300122",
- "YTDBuy": 8932,
- "FileOpenDate": "01/21/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- },
- {
- "PublisherID": 9,
- "Name": "Nowhere Land Publishers",
- "Address": "81 Barber Green Rd.",
- "City": "Austin",
- "ProvState": "TX",
- "PCodeZip": "405966",
- "YTDBuy": 800,
- "FileOpenDate": "06/30/95 00:00:00",
- "TimeStamp": "11/09/95 13:56:16"
- }
- ]
- }